home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD-ROM Today - The Disc! 5
/
CD-ROM Today - The Disc (Issue 5)(November 1994).ISO
/
mac
/
TrekDemo
/
TrekForMac
/
PROTOX9B.mac
/
00106_ButtonUpS.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
1994-09-21
|
249 b
|
12 lines
on mouseDown
global upArrSprite
shuffleDown()
repeat while the stillDown
shuffleDown()
set the castNum of sprite upArrSprite to the number of cast "ButtonUpHiliteS"
updateStage()
end repeat
CheckScrollPos()
updateStage()
end